Migrations

see the source

Author: David Li

Execution cost: less than 20451 gas

Deployment cost: less than 114400 gas

Combined cost: less than 134851 gas

Constructor

Methods

last_completed_migration()

Execution cost: less than 406 gas

Attributes: constant

Returns:

  1. output_0 of type uint256

owner()

Execution cost: less than 443 gas

Attributes: constant

Returns:

  1. output_0 of type address

setCompleted(uint256)

Execution cost: less than 20444 gas

Params:

  1. completed of type uint256

    integer


upgrade(address)

Execution cost: No bound available

Params:

  1. new_address of type address

    Ethereum address for new migration

Back to the top ↑